func net.concurrentThreadsLimit
2 uses
	net (current package)
		net.go#L806: 		threadLimit = make(chan struct{}, concurrentThreadsLimit())
		rlimit_unix.go#L21: func concurrentThreadsLimit() int {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)